[INFO] fetching crate tycho-executor 0.3.4...
[INFO] testing tycho-executor-0.3.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate tycho-executor 0.3.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate tycho-executor 0.3.4
[INFO] finished tweaking crates.io crate tycho-executor 0.3.4
[INFO] tweaked toml for crates.io crate tycho-executor 0.3.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tycho-executor 0.3.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tycho-executor 0.3.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7860b826332d4faff0214f3a1da70e996c227b2d609c5b25cdbb572bcdc1d98c
[INFO] running `Command { std: "docker" "start" "-a" "7860b826332d4faff0214f3a1da70e996c227b2d609c5b25cdbb572bcdc1d98c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7860b826332d4faff0214f3a1da70e996c227b2d609c5b25cdbb572bcdc1d98c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7860b826332d4faff0214f3a1da70e996c227b2d609c5b25cdbb572bcdc1d98c", kill_on_drop: false }`
[INFO] [stdout] 7860b826332d4faff0214f3a1da70e996c227b2d609c5b25cdbb572bcdc1d98c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9099302489c934e8a073ab94f2d036bc54445fc0553fb1d9f784063c67567df5
[INFO] running `Command { std: "docker" "start" "-a" "9099302489c934e8a073ab94f2d036bc54445fc0553fb1d9f784063c67567df5", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tycho-types-proc v0.3.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling tl-scheme v0.3.0
[INFO] [stderr]    Compiling tl-proto-proc v0.5.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling tycho-vm-proc v0.3.3
[INFO] [stderr]    Compiling tl-proto v0.5.4
[INFO] [stderr]    Compiling tycho-crypto v0.4.0
[INFO] [stderr]    Compiling tycho-types v0.3.3
[INFO] [stderr]    Compiling tycho-vm v0.3.4
[INFO] [stderr]    Compiling tycho-executor v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.02s
[INFO] running `Command { std: "docker" "inspect" "9099302489c934e8a073ab94f2d036bc54445fc0553fb1d9f784063c67567df5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9099302489c934e8a073ab94f2d036bc54445fc0553fb1d9f784063c67567df5", kill_on_drop: false }`
[INFO] [stdout] 9099302489c934e8a073ab94f2d036bc54445fc0553fb1d9f784063c67567df5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f61c3dfbafc04d2937c40f44b7877dbdc7c61bc46b3d314dfb8328ff2029ba5
[INFO] running `Command { std: "docker" "start" "-a" "9f61c3dfbafc04d2937c40f44b7877dbdc7c61bc46b3d314dfb8328ff2029ba5", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling chumsky v0.11.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling tycho-types-proc v0.3.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tl-scheme v0.3.0
[INFO] [stderr]    Compiling tycho-types v0.3.3
[INFO] [stderr]    Compiling tl-proto-proc v0.5.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling tycho-vm-proc v0.3.3
[INFO] [stderr]    Compiling tl-proto v0.5.4
[INFO] [stderr]    Compiling tycho-crypto v0.4.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tycho-asm v0.2.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling tycho-vm v0.3.4
[INFO] [stderr]    Compiling tycho-asm-macros v0.2.0
[INFO] [stderr]    Compiling tycho-executor v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.13s
[INFO] running `Command { std: "docker" "inspect" "9f61c3dfbafc04d2937c40f44b7877dbdc7c61bc46b3d314dfb8328ff2029ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f61c3dfbafc04d2937c40f44b7877dbdc7c61bc46b3d314dfb8328ff2029ba5", kill_on_drop: false }`
[INFO] [stdout] 9f61c3dfbafc04d2937c40f44b7877dbdc7c61bc46b3d314dfb8328ff2029ba5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7c644e678be2bbe05de91c9e406991bac53749d23c4f77e9c009151a6bf46225
[INFO] running `Command { std: "docker" "start" "-a" "7c644e678be2bbe05de91c9e406991bac53749d23c4f77e9c009151a6bf46225", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tycho_executor-008362aca7cf1f66)
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test phase::action::tests::cant_pay_fwd_fee ... ok
[INFO] [stdout] test phase::action::tests::cant_send_authority_marks_directly ... ok
[INFO] [stdout] test phase::action::tests::empty_actions ... ok
[INFO] [stdout] test phase::action::tests::invalid_dst_addr ... ok
[INFO] [stdout] test phase::action::tests::invalid_action_list ... ok
[INFO] [stdout] test phase::action::tests::authority_addresses_can_send_marks ... ok
[INFO] [stdout] test phase::action::tests::strict_reserve_extra_currency ... ok
[INFO] [stdout] test phase::action::tests::send_single_message ... ok
[INFO] [stdout] test phase::action::tests::rewrite_message ... ok
[INFO] [stdout] test phase::action::tests::cant_send_authority_marks_by_all_balance ... ok
[INFO] [stdout] test phase::action::tests::set_code ... ok
[INFO] [stdout] test phase::action::tests::invalid_action ... ok
[INFO] [stdout] test phase::action::tests::send_all_balance ... ok
[INFO] [stdout] test phase::action::tests::strict_send_all_balance ... ok
[INFO] [stdout] test phase::action::tests::send_all_not_reserved ... ok
[INFO] [stdout] test phase::action::tests::change_lib ... ok
[INFO] [stdout] test phase::compute::tests::ext_in_run_no_code_no_accept ... ok
[INFO] [stdout] test phase::compute::tests::ext_in_accept_no_commit ... ok
[INFO] [stdout] test phase::compute::tests::ext_in_deploy_account ... ok
[INFO] [stdout] test phase::bounce::tests::bounce_with_no_funds ... ok
[INFO] [stdout] test phase::compute::tests::ext_in_run_uninit_no_accept ... ok
[INFO] [stdout] test phase::bounce::tests::bounce_with_enough_funds ... ok
[INFO] [stdout] test phase::action::tests::strict_send_all_balance_destroy ... ok
[INFO] [stdout] test phase::bounce::tests::should_bounce_full_body_in_new_format ... ok
[INFO] [stdout] test phase::bounce::tests::bounce_does_not_return_marks ... ok
[INFO] [stdout] test phase::compute::tests::ext_in_unfreeze_hash_mismatch ... ok
[INFO] [stdout] test phase::compute::tests::cant_suspend_authority_address ... ok
[INFO] [stdout] test phase::compute::tests::ext_in_unfreeze_account ... ok
[INFO] [stdout] test phase::compute::tests::code_as_library ... ok
[INFO] [stdout] test phase::compute::tests::ext_in_run_no_accept ... ok
[INFO] [stdout] test phase::compute::tests::ext_in_accept_simple ... ok
[INFO] [stdout] test phase::compute::tests::ext_in_accept_invalid_commit ... ok
[INFO] [stdout] test phase::compute::tests::internal_deploy_hash_mismatch ... ok
[INFO] [stdout] test phase::action::tests::too_many_actions ... ok
[INFO] [stdout] test phase::receive::tests::receive_ext_in_on_non_existent ... ok
[INFO] [stdout] test phase::receive::tests::receive_ext_in_suspended_by_marks ... ok
[INFO] [stdout] test phase::compute::tests::internal_no_accept ... ok
[INFO] [stdout] test phase::credit::tests::credit_phase_works ... ok
[INFO] [stdout] test phase::compute::tests::internal_accept_simple ... ok
[INFO] [stdout] test phase::compute::tests::internal_deploy_account ... ok
[INFO] [stdout] test phase::receive::tests::receive_ext_in_not_enough_balance ... ok
[INFO] [stdout] test phase::receive::tests::invalid_message_structure ... ok
[INFO] [stdout] test phase::compute::tests::tick_special ... ok
[INFO] [stdout] test phase::receive::tests::receive_internal_balance_overflow ... ok
[INFO] [stdout] test phase::receive::tests::receive_int_to_non_existent ... ok
[INFO] [stdout] test phase::compute::tests::ext_in_deploy_hash_mismatch ... ok
[INFO] [stdout] test phase::compute::tests::internal_no_accept_empty_balance ... ok
[INFO] [stdout] test phase::compute::tests::suspended_account_skips_compute ... ok
[INFO] [stdout] test phase::compute::tests::internal_unfreeze_hash_mismatch ... ok
[INFO] [stdout] test phase::receive::tests::receive_ext_out ... ok
[INFO] [stdout] test phase::compute::tests::internal_unfreeze_account ... ok
[INFO] [stdout] test phase::receive::tests::receive_with_invalid_dst ... ok
[INFO] [stdout] test phase::receive::tests::receive_int_to_blackhole ... ok
[INFO] [stdout] test phase::compute::tests::internal_use_libraries ... ok
[INFO] [stdout] test util::tests::miri_check ... ok
[INFO] [stdout] test phase::receive::tests::receive_ext_in_works ... ok
[INFO] [stdout] test phase::storage::tests::account_has_enough_balance ... ok
[INFO] [stdout] test phase::storage::tests::suspended_account_storage_phase_skipped ... ok
[INFO] [stdout] test phase::storage::tests::account_freezes_with_storage_due ... ok
[INFO] [stdout] test tx::ordinary::tests::freeze_account ... ok
[INFO] [stdout] test phase::storage::tests::account_does_not_have_enough_balance ... ok
[INFO] [stdout] test tx::ordinary::tests::deploy_delete_in_same_tx ... ok
[INFO] [stdout] test tx::ordinary::tests::ever_wallet_deploys ... ok
[INFO] [stdout] test phase::receive::tests::msg_out_of_limits ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tycho_executor
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7c644e678be2bbe05de91c9e406991bac53749d23c4f77e9c009151a6bf46225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c644e678be2bbe05de91c9e406991bac53749d23c4f77e9c009151a6bf46225", kill_on_drop: false }`
[INFO] [stdout] 7c644e678be2bbe05de91c9e406991bac53749d23c4f77e9c009151a6bf46225
